Welcome![Sign In][Sign Up]
Location:
Search - windows internal

Search list

[Education soft systemStudentsarchivesmanagement

Description: 学生档案管理系统是学校为了提高工作效率,需要制作一个基于Windows应用程序的内部办公系统,其功能包括:学籍注册,学籍变动管理,成员管理,学籍报告,用户管理,帮助信息。在本例中将详细分析一个典型的学生管理系统所要完成的功能,对各个功能进行详细的分析和设计,最后用例子来实现其中的一些功能。-The system of managing student file is schools in order to improve the work efficiency, need to make a Windows based applications of internal office system, and its functions include: student registration, change management, management of university student reports, members of the user management, and help information. In this case a detailed analysis of a typical will the students to complete management system, the function of each function for the detailed analysis and design, final example to achieve some of these functions.
Platform: | Size: 1997824 | Author: 符于江 | Hits:

[SCMlm3s1138_adc

Description: 基于《Stellaris外设驱动库》的例程:处理器直接触发ADC采样 本实验演示配置ADC采样序列0,通过处理器直接触发ADC采样,ADC模拟量需从外部输入(ADC0),最大不能超过3.0V,因为ADC内置的参考电压为3.0V。 在进行ADC配置之前,必须首先进行PLL锁相环配置(详见EasyARM1138例程\02 SysCtl(系统控制)\3 锁相环PLL设置)。错误配置PLL将使系统进入异常。 ADC采样得到的数字量将利用超级终端从串口读出 。本开发板采用USB虚拟串口UART2,一般很多串口调试助手都不支持,所以建议使用WINDOWS系统自带的超级终端。-Based on " Stellaris peripheral driver library" of routines: Processor direct trigger ADC sampling configuration in this experiment demonstrates ADC sampling sequence 0, through the processor directly to trigger ADC sampling, ADC analog input required from the outside (ADC0), the largest not more than 3.0 V, because the ADC internal reference voltage of 3.0V. During ADC configuration, you must first be phase-locked loop PLL configuration (see EasyARM1138 routines \ 02 SysCtl (system control) \ 3 phase-locked loop PLL setting). Error Configuring PLL enables the system into the abnormal. ADC sampling by the digital terminal will use the super-read from the serial port. The development board with USB virtual serial port UART2, assistant general do not support a lot of serial debugging, it is proposed to use WINDOWS system comes with HyperTerminal.
Platform: | Size: 43008 | Author: 小强 | Hits:

[OS programOrca_chs

Description: Orca(Msi文件编辑器) Orca 是一款由微软提供的用于 Windows Installer 数据库表编辑器。可用来编辑 Windows Installer 数据库文件 (.msi) 文件,合并模块 (.msm) 文件,补丁 (.msp) 文件,内部一致性计算程序 (.cub) 文件和补丁创建属性 (.pcp) 文件。是修改和本地化 Windows Installer 数据库的最佳辅助工具。 主要特点有: - 可以任意添加、删除、导入、导出和重新构架数据表; - 可以任意复制、粘贴、添加、删除、编辑行和单元格; - 可以用十进制或十六进制查看数据型单元格; - 可以创建、应用转换 (.mst) 文件; -Orca (Msi File Editor) Orca is provided by Microsoft for a Windows Installer database table editor. Can be used to edit Windows Installer database files (. Msi) files, merge modules (. Msm) files, patches (. Msp) files, internal consistency calculation program (. Cub) files and patch creation properties (. Pcp) files. Is to modify the Windows Installer database, and the best localization aids. Main features are: - Free to add, delete, import, export and re-structure the data table - Free to copy, paste, add, delete, edit, and cell lines - You can use decimal or hexadecimal view the data type of cell - You can create, apply conversion (. Mst) files
Platform: | Size: 4751360 | Author: huihui | Hits:

[ELanguageucc160

Description: ucc是一个编译器驱动器,在运行过程中,它会首先调用预处理器对C文件进行预处理, 然后依次调用编译器和汇编器生成目标文件,最后调用链接器将多个目标文件以及 库文件链接在一起生成最终的应用程序。 目前,ucc支持运行在Intel X86平台上的Linux和Windows操作系统。 当解压下载的源码后,系统中会产生一个名为ucc的目录,该目录的组织如下: driver 驱动器实现 ucl C编译器实现 doc 文档,中英文版本的ucc使用手册以及ucc内部实现 LICENSE 许可证文件 Makefile Linux平台下的Makefile Makefile.win Windows平台下的Makefile 如果没有特别说明,下面两节中所提的命令皆在ucc目录下运行。-ucc is a compiler driver during operation, it will first call to the C preprocessor to preprocess the file, Then in turn call the compiler and assembler generate an object file, the last call the linker and the multiple object files Library files are linked together to create the final application. Currently, ucc support running Linux on Intel X86 platform and Windows operating systems. When extracting the downloaded source code, the system will generate a directory called ucc, the directory is organized as follows: driver drives to achieve ucl C compiler implementation doc document, in English and Chinese versions of the ucc ucc internal implementation manual and License file LICENSE The Makefile Makefile Linux platform Makefile.win Windows platform under the Makefile If not specified, the following two commands mentioned in the directory are run in the ucc.
Platform: | Size: 700416 | Author: 飞轩泠 | Hits:

[Windows DevelopWindows_Via_C-CPP

Description: 本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。 本附件附全部电子版书籍和源代码,是学习Windows编程不可多得的好资料。-This book is to explain the internal mechanisms of Windows operating system, a monograph. From the basic concept of a comprehensive systematic introduction to the underlying implementation mechanism of Windows, Windows application building blocks (including processes, threads, memory management, dynamic link library, thread local storage and Unicode) and a variety of Windows API and so on, and cited a large number of application examples, incisive analysis of the Windows programming and main points of the various difficulties, in order to keep Windows programming techniques provides an effective shortcut. The annex attached to all electronic books and source code, is to learn Windows programming rare good information.
Platform: | Size: 27250688 | Author: 罗二小 | Hits:

[Windows DevelopWindowsCoder

Description: 核心编程,本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -Core programming, this book is to explain the internal mechanisms of Windows operating system, monographs, from the basic concept of comprehensive and systematic introduction to the various basic Windows components, such as process, thread, DLL, and memory management, and cited the large number of applications , incisive analysis of the components to use for Windows programming skills to master provides an effective shortcut. For different levels of Windows programmers, this book has an excellent reference value.
Platform: | Size: 26988544 | Author: 五月天 | Hits:

[VC/MFC13

Description: vc深入浅出书籍 两章: Windows程序内部运行机制 掌握C++ 内容详细,不缺页乱码-vc layman book chapters: Windows program to master the internal operation mechanism C++
Platform: | Size: 322560 | Author: 沈佳 | Hits:

[Windows DevelopChinese_sim_Tra_conv

Description: 中文简繁体转换,内附源码和安装包,点用的是windows内部函数进行编程,直接复制粘贴即可用-Simplified and traditional Chinese conversion, containing source code and installation package, the point is to use windows to program the internal functions, you can use directly copy and paste
Platform: | Size: 2505728 | Author: Vmin | Hits:

[GUI Developduihuakuang

Description: 对话框是Windows应用程序中最重要的用户界面元素之一,是与用户交互的重要手段,在程 序运行过程中,对话框可用于扑捉用户的输入信息或数据。对话框是一个特殊类型的窗口,任何对窗口进行的操作(如:移动、最大化、最小化等)都可在对话框中 实施,一般来说,在对话框中通过各种控件(如:按钮、编辑框、列表框、组合框等)来和用户进行交互。控件是在系统内部定义的用于和用户交互的基本单元。-Windows Application dialog box is the most important element of the user interface is an important means of interacting with the user, the program is running, the dialog box can be used to capture user input information or data. Dialog box is a special type of window, any window operations (such as: mobile, maximize, minimize, etc.) can be implemented in the dialog box, in general, through a variety of controls in the dialog box (such as: buttons, edit boxes, list boxes, combo boxes, etc.) and user interaction. Internal control is defined in the system used and the basic unit of user interaction.
Platform: | Size: 21504 | Author: pingzong | Hits:

[Internet-Networksockets

Description: 1.TCP流式套接字的编程步骤 在使用之前须链接库函数:工程->设置->Link->输入ws2_32.lib,OK! 服务器端程序: 1、加载套接字库 2、创建套接字(socket)。 3、将套接字绑定到一个本地地址和端口上(bind)。 4、将套接字设为监听模式,准备接收客户请求(listen)。 5、等待客户请求到来;当请求到来后,接受连接请求,返回一个新的对应于此次连接的套接字(accept)。 6、用返回的套接字和客户端进行通信(send/recv)。 7、返回,等待另一客户请求。 8、关闭套接字。 客户端程序: 1、加载套接字库 2、创建套接字(socket)。 3、向服务器发出连接请求(connect)。 4、和服务器端进行通信(send/recv)。 5、关闭套接字。-Windows Application dialog box is the most important element of the user interface is an important means of interacting with the user, the program is running, the dialog box can be used to capture user input information or data. Dialog box is a special type of window, any window operations (such as: mobile, maximize, minimize, etc.) can be implemented in the dialog box, in general, through a variety of controls in the dialog box (such as: buttons, edit boxes, list boxes, combo boxes, etc.) and user interaction. Internal control is defined in the system used and the basic unit of user interaction.
Platform: | Size: 2048 | Author: pingzong | Hits:

[JSP/JavaNoteHtml

Description: Java笔记编辑查看器,变形的构造函数。把File对象也放该函数内,以使引用FileIO对象的类更整洁,因为每次文件目录树收起时也触发valueChanged函数,所以此处加if判断是否是收起操作。该判断条件来源与打印((JTree) e.getSource()).getSelectionPath()调试,由调试得到的这个判断条件。不知道JAVA内部如何实现的这两个操作,这里得到的路径格式与windows系统要求的不一样,需要处理,判断当前的状态是不是有文件处于编辑状态。-Notes Editor Java viewer, deformed constructor. The File object is also placed within the function to make reference to the object class FileIO cleaner, because every time the file is triggered when the tree away valueChanged function, so here is away to determine whether additional action if. Determine the conditions of the source and the print ((JTree) e.getSource ()). GetSelectionPath () debugging, the debugging conditions by this judge. JAVA does not know how to achieve both internal operations, here are the path format and not the same as windows system requirements need to be addressed to determine the current state is not a file in edit mode.
Platform: | Size: 115712 | Author: 钮燕佳 | Hits:

[VC/MFCVisual-CPP-MFC-examples

Description: 本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -This book introduces the use of Visual C++ 5.0 or 6.0 of the advanced programming techniques, covering the latest MFC programming concepts, the book provides a lot of VC' s programming examples to help readers more fully grasp the VC programming knowledge, skills and methods. The book is divided into three parts and appendices. The first part introduces the basics of Windows programming, to explain the second part of the user interface programming skills, the last part of the internal processes involved in a number of instances of Windows. Book, clear thinking, practical, and is a computer application and tertiary students who rare reference books.
Platform: | Size: 7232512 | Author: | Hits:

[Proxy Serverkiate-1.6

Description: 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 kingate也支持时间控制。即可以设置什么时间内,所设置的规则才有效。 内置了用户认证,以及记录用户的使用情况,包括用户的使用时间,接收和发送的数据量,可以很容易实现对用户的记费。 采用http来进行管理,使得管理及查看运行信息变得一件很轻松的事情,也可以远程管理。 支持内存及硬盘共二级缓存(仅限http代理). -A proxy server, can represent a variety of protocols, including: http, https, socks, ftp, pop3, smtp, telnet, dns. Can run on linux, freebsd, ... and other class unix, there are windows (the latest version requires nt 4.0 and above) operating system A multi-threaded program (using the thread pool mode), so a short time a large number of connection requests, kingate still maintaining high performance. Also supports tcp port mapping, can someone access to your internal network host. Strong rules control, including the source IP address, destination IP address, destination port, and the use of the agency agreement. kingate also supports time control. You can set the time within which, the set of rules to be effective. Built-in user authentication, and record the user s usage, including the user s use of time, the amount of data received and sent, you can easily achieve the user s registration fee. Using http to manage, making the management and viewing of running information becomes
Platform: | Size: 1830912 | Author: 迷失 | Hits:

[ADO-ODBCOrca_chs

Description: 用于 Windows Installer 数据库表编辑器。可用来编辑 Windows Installer 数据库文件 (.msi),合并模块文件 (.msm),补丁文件 (.msp),内部一致性计算程序文件 (.cub) 和补丁创建属性文件-For the Windows Installer database table editor. Can be used to edit Windows Installer database files (. Msi), merge module file (. Msm), the patch file (. Msp), the internal consistency of the calculation program files (. Cub), and patch creation properties file
Platform: | Size: 4750336 | Author: yg2003618 | Hits:

[VC/MFCVISUAL-CPPMFCextendExm

Description: 本书主要介绍了运用Visual C++ 6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -This book describes the use of Visual C++ 6.0 for advanced programming skills, covering the latest MFC programming concepts, the book provides a lot of VC programming examples to help readers grasp the VC program more comprehensive knowledge, skills and methods. The book is divided into three parts and appendices. The first section describes the basics of Windows programming, to explain the second part of the user interface programming skills, the last part of the internal processes involved in a number of instances of Windows. Book, clear thinking, practical, computer applications staff and tertiary students a rare reference books.
Platform: | Size: 4425728 | Author: 鸳都学童 | Hits:

[Windows DevelopChapter1

Description: 是vc++中孙鑫详细介绍第一章的内容。是WINDOWS程序内部运行机制的编码。-Sun Xin vc++ is detailed in the first chapter. WINDOWS program is encoding the internal operation mechanism.
Platform: | Size: 2456576 | Author: yanbingyin | Hits:

[Data structsdata-structure-sorting

Description: 内部排序以及所用时间比较,能在windows和linux下运行。-Internal sorting, and time spent
Platform: | Size: 361472 | Author: Eddie | Hits:

[Delphi VCLRGBsaturation

Description: 用Windows API函数来控制图象饱和度。对于Jpg的处理,与Bitmap类似,因为TJpegImage内部有TBitmap。-Windows API functions used to control the image saturation. For Jpg processing, and Bitmap similar because TJpegImage internal TBitmap.
Platform: | Size: 7168 | Author: 齐武献 | Hits:

[Windows MobileGPSInfo

Description: Example of GPS internal C# windows mobile
Platform: | Size: 54272 | Author: Joel | Hits:

[Windows Developforgers-win32-tutorial-chinese

Description: 很好的从基础说起,详细的阐述了windows编程的一些内部内容,中文翻译很容易读懂。-Speaking from a very good basis for a detailed exposition of the windows of some internal programming content, the Chinese translation is easy to read.
Platform: | Size: 648192 | Author: john | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 »

CodeBus www.codebus.net